From 3bdd4d6c1087d985ab9e60351e6b1405b0bcff8e Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Thu, 8 Apr 2004 22:16:14 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b9fe783b9d0..fd15aaf2004 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-04-08 Stefan Monnier + + * progmodes/compile.el (compilation-mode-font-lock-keywords): + Redo one more thing that I didn't notice Daniel had undone. + 2004-04-08 Nick Roberts * progmodes/gdb-ui.el (gdb-source-window): Remove variable @@ -87,6 +92,19 @@ * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs to C source files specially. +2004-04-07 Stefan Monnier + + * progmodes/compile.el: Require CL. + (compilation-mode-font-lock-keywords): Re-install the "line as + function" patch. + + * help-fns.el (help-C-source-directory): New var. + (help-subr-name, help-C-file-name, help-find-C-source): New funs. + (describe-function-1, describe-variable): Use them. + + * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs + to C source files specially. + 2004-04-07 Jan Nieuwenhuizen * info.el (Info-hide-cookies-node): New function. -- 2.30.2